Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update asciidoctor-epub3 requirement from 2.1.0 to 2.1.3 #1949

Merged
merged 1 commit into from
May 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Updates the requirements on asciidoctor-epub3 to permit the latest version.

Release notes

Sourced from asciidoctor-epub3's releases.

v2.1.3

Summary

This is a quick release to workaround regression in gepub 1.0.16. Also, a couple of crashes was fixed.

Distribution

Changelog

  • fix crash when section title contains inline anchor (#472)
  • fix crash on an SVG image inside table cell (#470)
  • lock GEPUB to 1.0.15 to workaround file descriptor leak (#474)

Release meta

Released on: 2024-05-12 Released by: @​slonopotamus

Logs: resolved issues | full diff

Changelog

Sourced from asciidoctor-epub3's changelog.

== 2.1.3 (2024-05-12) - @​slonopotamus

  • fix crash when section title contains inline anchor (#472)
  • fix crash on an SVG image inside table cell (#470)
  • lock gepub to 1.0.15 to workaround file descriptor leak (#474)

== 2.1.0 (2024-02-04) - @​slonopotamus

  • drop MOBI support
  • add support for blocks in callouts (#463)
  • stop packaging samples into gem (#462)

== 2.0.1 (2024-01-13) - @​slonopotamus

  • restore styling of <strong> and <em> (#461)

== 2.0.0 (2024-01-12) - @​slonopotamus

  • fix handling of chapters with Unicode titles for Mobi (#417)
  • add XML declarations to XHTML files (#424 by @​abbrev)
  • bump the oldest supported Ruby to 2.6
  • bump the oldest supported Asciidoctor to 2.0
  • escape double quotes in alt text (#443)
  • refactor btn styling to be more customizable (#450)
  • fix duplicate HTML IDs in case the same footnote is used multiple times (#447)
  • add initial support for :pygments-linenums-mode: inline (#451)
  • line numbers are no longer selected when copying text from code snippets (#422)
  • compress CSS to reduce its size
  • preserve roles of admonition blocks (#420)
  • use prose font for verse blocks (#394)
  • add support for absolute cover image path (#419)
  • add support for floating blocks (#405)
  • fix <hN> tags for chapters (#388)

== 1.5.1 (2021-04-29) - @​slonopotamus

  • update Font Awesome Solid to 5.15.1
  • use CSS for image size scaling instead of width attribute (#382)
  • use pygments.rb 2.0.0 in CI
  • add support for :back-cover-image: document attribute (#396)
  • reenable Kindlegen support (#363)
  • drop support for Ruby 2.3

== 1.5.0.alpha.19 (2020-10-21) - @​slonopotamus

  • add title and id support for literal blocks (#357)
  • fix quotes not being properly escaped in section titles (#358)
  • fix crash when encountering unsupported Asciidoctor node (#360)
  • add support for 100%-wide table (#356)
  • do not add multiple entries for same media files in book manifest (#370)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [asciidoctor-epub3](https://github.com/asciidoctor/asciidoctor-epub3) to permit the latest version.
- [Release notes](https://github.com/asciidoctor/asciidoctor-epub3/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctor-epub3/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctor-epub3@v2.1.0...v2.1.3)

---
updated-dependencies:
- dependency-name: asciidoctor-epub3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 13, 2024
@ben ben merged commit fa0440b into main May 15, 2024
1 check passed
@ben ben deleted the dependabot/bundler/asciidoctor-epub3-2.1.3 branch May 15, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants